@charset"utf-8";
/*---------------------------样式归零 By 天涯浅唱 QQ：122452357----------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
	display: block
}
nav ul, ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, td, th {
	text-align: left;
	font-weight: 400
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0
}
input, select {
	vertical-align: middle;
	border: 0
}
/*-------------------------归零样式END，请于样式表最前面调用-------------------------*/

/*-----------------自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
.pro-bg{height: 580px; width:100%; background:#fff;position:relative;}

.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:280px; z-index:1;}
.marquee{width:8000%;height:261px}
.wave-list-box{float:left}
.wave-box{background:#fff}

.pro-name{ margin:40px 0 35px 0; text-align: center;}
.pro-box{ width:216px; height:316px; float:left; background-color:#fff; margin-right:34px;}
.pro-box a{ color:#fff;}
.pro-box img{ display: block;}
.pro-box dd{ font-size:13px; color:#333; line-height:64px; text-align:center;}
.pro-box dt{ border-radius:100px; width:78px; height:28px; line-height:28px; color:#fff; background-color:#2286fc; text-align: center; margin:auto; font-size:11px;}
.pro-box dt:hover{ background-color:#ff0d2d; transition:all .3s;}
.demo {
	width: 1000px;
	height: 395px;
	font-size: 14px;
	position: relative; z-index:10;
}

.demo a.control {
	position: absolute;
	display: block;
	top: 40%;
	margin-top: -78px;
	width: 76px;
	height: 112px;
	cursor: pointer;
	z-index: 2;
	background: url(../img/buttons.png) no-repeat
}
.demo a.prev {
	left: 90%;
	background-position: 0 0
}
.demo a.next {
	right: -5%;
	background-position: -76px 0
}

/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.slider1 {
	display: none
}
slider1 li{ width:1000px; overflow: hidden;}
